linux

推荐列表 站点导航

当前位置:首页 > 操作系统 > linux >

Linux kernel swear counts

来源:网络整理  作者:fen  发布时间:2020-12-25 14:02
The graphs indicate the number of various words in c, h and S source files in the linux kernel, updated monthly or whenever I hear of a new release. I...
  

Linux kernel swear counts



  

Linux kernel swear counts



  The graphs indicate the number of various words in c, h and S source files in the linux kernel, updated monthly or whenever I hear of a new release. It's inspired by the linux kernel fuck count, which unfortunatly is very outdated.

  As is apparent from the graphs, the number of swear words has increased a lot, starting around version 2.4. However, the size of the code has increased even more, so there is in fact less swearing per line now.

  A little about the counting method used: A word is counted if it appears in any context, even if part of another word. Originally it was smarter, but there turned out to be a really nasty memory leak in FreeBSD awk's regex engine at the time, and I never updated it since. A word will can be counted multiple times per line, in case some developer had a really, really bad day.

  Back to other stuff Vidar Holen's made.

  You can get the script here, but it's pretty horrible and I wouldn't recommend it.

相关热词: Linux

本站内容来源于网络,如有侵权请与我们联系,我们会及时删除,我们深感抱歉!
注:本站所有信息仅供用于网络技术学习参考,学习中请遵循相关法律法规!

本文地址: https://v30.fanwenzhu.com/xt/linux/8940.shtml

最新文章
并进行了数次优化更改 并进行了数次优化更改

时间:2021-01-23

在Linus发表文章的第二年 在Linus发表文章的第二年

时间:2021-01-23

当一个文件被加载时 当一个文件被加载时

时间:2021-01-21

 与--delete 呼应的是--exis 与--delete 呼应的是--exis

时间:2021-01-21

 $top top-18:50:38up6days $top top-18:50:38up6days

时间:2021-01-21

CLI和程序包管理器使开发 CLI和程序包管理器使开发

时间:2021-01-20

但是有时候这个系统上跑 但是有时候这个系统上跑

时间:2021-01-20

配置好prometheus数据源 配置好prometheus数据源

时间:2021-01-20

Copyright © www.juheyunku.com      关于 | 合作 | 声明 | 联系 | 更新 | 地图 | Tags

Linux kernel swear counts

2020-12-25 编辑:fen

  

Linux kernel swear counts



  

Linux kernel swear counts



  The graphs indicate the number of various words in c, h and S source files in the linux kernel, updated monthly or whenever I hear of a new release. It's inspired by the linux kernel fuck count, which unfortunatly is very outdated.

  As is apparent from the graphs, the number of swear words has increased a lot, starting around version 2.4. However, the size of the code has increased even more, so there is in fact less swearing per line now.

  A little about the counting method used: A word is counted if it appears in any context, even if part of another word. Originally it was smarter, but there turned out to be a really nasty memory leak in FreeBSD awk's regex engine at the time, and I never updated it since. A word will can be counted multiple times per line, in case some developer had a really, really bad day.

  Back to other stuff Vidar Holen's made.

  You can get the script here, but it's pretty horrible and I wouldn't recommend it.

本站内容来源于网络,如有侵权请与我们联系,我们会及时删除,我们深感抱歉!
注:本站所有信息仅供学习参考!
本文地址为 https://v30.fanwenzhu.com/xt/linux/8940.shtml

相关文章

风云图片

推荐阅读

返回linux频道首页